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

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131570'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131570'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118961> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118961'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118961'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131792> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131792'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131792'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131791> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131791'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131791'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119533> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119533'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119533'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119532> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119532'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119532'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119546> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119546'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119546'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119534> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119534'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119534'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129217> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129217'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129217'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131843> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131843'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131843'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131726> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131726'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131726'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130244> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130244'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130244'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118794> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118794'^^xsd:integer;
  dwc:scientificName 'Calligyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2371'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118794'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130776> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130776'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130776'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130659> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130659'^^xsd:integer;
  dwc:scientificName 'Gerlachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2374'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130659'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131050> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131050'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131050'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131052> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131052'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131052'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120131> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120131'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120131'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131921> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131921'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131921'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131752> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131752'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131752'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129602> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129602'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129602'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120118> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120118'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120118'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120119> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120119'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120119'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120120> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120120'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120120'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119156> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119156'^^xsd:integer;
  dwc:scientificName 'Platycomopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2540'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119156'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119182> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119182'^^xsd:integer;
  dwc:scientificName 'Polygastrophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2563'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119182'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119884> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119884'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119884'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119897> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119897'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119897'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119245> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119245'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119245'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119220> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119220'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119220'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131375> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131375'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131375'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131364> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131364'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131364'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131271> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131271'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131271'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131270> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131270'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131270'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131282> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131282'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131282'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129503> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129503'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129503'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129489> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129489'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129489'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129490> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129490'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129490'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129528> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129528'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129528'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129529> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129529'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129529'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119454> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119454'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119454'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119468> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119468'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119468'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129336> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129336'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129336'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129334> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129334'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129334'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120287> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120287'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120287'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120273> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120273'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120273'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118883> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118883'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118883'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129932> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129932'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129932'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129386> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129386'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129386'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132027> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132027'^^xsd:integer;
  dwc:scientificName 'Odontanticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '160852'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132027'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '160852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118443> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118443'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118443'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118454> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118454'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118454'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129723> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129723'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129723'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129725> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129725'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129725'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129724> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129724'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129724'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129737> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129737'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129737'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129099> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129099'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129099'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129113> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129113'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129113'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130504> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130504'^^xsd:integer;
  dwc:scientificName 'Desmoscolecidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2173'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130504'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119298> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119298'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119298'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119299> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119299'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119299'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131924> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131924'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131924'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130816> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130816'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130816'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130818> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130818'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130818'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130817> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130817'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130817'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130815> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130815'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130815'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130829> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130829'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130829'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120392> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120392'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120392'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132143> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132143'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132143'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131258> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131258'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131258'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132154> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132154'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132154'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132142> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132142'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132142'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132141> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132141'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132141'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129919> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129919'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129919'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119571> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119571'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119571'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129950> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129950'^^xsd:integer;
  dwc:scientificName 'Endeolophos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '227169'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129950'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '227169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131712> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131712'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131712'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129698> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129698'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129698'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129685> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129685'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129685'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129686> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129686'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129686'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118362> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118362'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118362'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118376> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118376'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118376'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119377> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119377'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119377'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119390> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119390'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119390'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119376> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119376'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119376'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131804> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131804'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131804'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119574> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119574'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119574'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119573> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119573'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119573'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119572> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119572'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119572'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119585> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119585'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119585'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119351> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119351'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119351'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130699> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130699'^^xsd:integer;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130699'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130010> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130010'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130010'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129964> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129964'^^xsd:integer;
  dwc:scientificName 'Endeolophos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '227169'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129964'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '227169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129951> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129951'^^xsd:integer;
  dwc:scientificName 'Endeolophos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '227169'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129951'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '227169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131648> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131648'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131648'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131607> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131607'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131607'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131608> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131608'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131608'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131581> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131581'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131581'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131829> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131829'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131829'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131831> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131831'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131831'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131832> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131832'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131832'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131830> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131830'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131830'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119845> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119845'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119845'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119846> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119846'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119846'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119844> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119844'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119844'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119847> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119847'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119847'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119858> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119858'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119858'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129373> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129373'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129373'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131095> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131095'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131095'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131096> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131096'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131096'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131097> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131097'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131097'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131070> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131070'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131070'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131323> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131323'^^xsd:integer;
  dwc:scientificName 'Manganonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '233963'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131323'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '233963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131322> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131322'^^xsd:integer;
  dwc:scientificName 'Manganonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '233963'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131322'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '233963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120170> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120170'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120170'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120158> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120158'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120158'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120157> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120157'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120157'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131362> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131362'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131362'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118441> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118441'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118441'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118870> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118870'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118870'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129178> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129178'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129178'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120274> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1194"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120274'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1194'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120274'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131552> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131552'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131552'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118944> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118944'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118944'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118943> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118943'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118943'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118945> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118945'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118945'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131803> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131803'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131803'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131787> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131787'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131787'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119545> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119545'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119545'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119528> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119528'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119528'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119529> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119529'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119529'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118400> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118400'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118400'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129644> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129644'^^xsd:integer;
  dwc:scientificName 'Diplolaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2444'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129644'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131842> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131842'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131842'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131786> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131786'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131786'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118593> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118593'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118593'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131710> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131710'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131710'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131709> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131709'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131709'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131708> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131708'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131708'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118804> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118804'^^xsd:integer;
  dwc:scientificName 'Calligyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2371'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118804'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131046> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131046'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131046'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131047> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131047'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131047'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131048> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131048'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131048'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120113> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120113'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120113'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120116> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120116'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120116'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120114> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120114'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120114'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131748> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131748'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131748'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131747> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131747'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131747'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131764> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131764'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131764'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129599> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129599'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129599'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132115> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132115'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132115'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120130> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120130'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120130'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120115> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120115'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120115'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131126> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131126'^^xsd:integer;
  dwc:scientificName 'Leptosomatides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2534'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131126'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120309> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120309'^^xsd:integer;
  dwc:scientificName 'Trissonchulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2528'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120309'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118670> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118670'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118670'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119242> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119242'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119242'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130265> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130265'^^xsd:integer;
  dwc:scientificName 'Phanodermatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2197'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130265'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131374> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131374'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131374'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131357> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131357'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131357'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131266> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131266'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131266'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131264> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131264'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131264'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131265> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131265'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131265'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130867> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130867'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130867'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119905> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119905'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119905'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129487> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129487'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129487'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129527> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129527'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129527'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129541> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129541'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129541'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119467> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119467'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119467'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129330> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129330'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129330'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129332> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129332'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129332'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129331> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129331'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129331'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120269> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120269'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120269'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130945> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130945'^^xsd:integer;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130945'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130423> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130423'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2448'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130423'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129369> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129369'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129369'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129368> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129368'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129368'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129370> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129370'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129370'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129371> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129371'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129371'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119662> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119662'^^xsd:integer;
  dwc:scientificName 'Scaptrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2466'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119662'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118436> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118436'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118436'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118437> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118437'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118437'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118453> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118453'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118453'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118438> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118438'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118438'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131202> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131202'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131202'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118439> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118439'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118439'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132255> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132255'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132255'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132254> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132254'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132254'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129112> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129112'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129112'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119295> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119295'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119295'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119685> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119685'^^xsd:integer;
  dwc:scientificName 'Selachinematidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2166'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119685'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130811> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130811'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130811'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130828> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130828'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130828'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130812> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130812'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130812'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120386> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120386'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120386'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132153> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132153'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132153'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132136> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132136'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132136'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132137> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132137'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132137'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132138> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132138'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132138'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129697> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129697'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129697'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131828> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131828'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131828'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131631> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131631'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131631'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130034> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130034'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130034'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130048> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130048'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130048'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130032> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130032'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130032'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130031> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130031'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130031'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129680> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129680'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129680'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118358> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118358'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118358'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118375> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118375'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118375'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118359> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118359'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118359'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119374> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119374'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119374'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119372> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119372'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119372'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119375> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119375'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119375'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119389> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119389'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119389'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119373> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119373'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119373'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131094> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131094'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131094'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131093> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131093'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131093'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131092> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131092'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131092'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119584> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119584'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119584'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118475> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118475'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118475'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119350> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119350'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119350'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129755> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129755'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129755'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129963> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129963'^^xsd:integer;
  dwc:scientificName 'Endeolophos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '227169'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129963'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '227169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129947> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129947'^^xsd:integer;
  dwc:scientificName 'Endeolophos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '227169'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129947'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '227169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131633> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131633'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131633'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131632> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131632'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131632'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131630> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131630'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131630'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131647> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131647'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131647'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131603> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131603'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131603'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131580> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131580'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131580'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131825> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131825'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131825'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131827> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131827'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131827'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131826> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131826'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131826'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119857> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119857'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119857'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119843> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119843'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119843'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119840> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119840'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119840'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119841> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119841'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119841'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131091> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131091'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131091'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131069> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131069'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131069'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119297> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119297'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119297'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120153> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120153'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120153'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132193> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132193'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132193'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119216> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119216'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119216'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131281> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131281'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131281'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131267> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131267'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131267'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129524> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129524'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129524'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119453> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119453'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119453'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129385> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75277777777778 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75277777777778"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129385'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:latitude '35.752777777778'^^xsd:double;
  dwc:minimumDepth '1580'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129385'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131565> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131565'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131565'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131799> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131799'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131799'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119541> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119541'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119541'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119512> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119512'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119512'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119513> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119513'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119513'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131811> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131811'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131811'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131810> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131810'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131810'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131812> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131812'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131812'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131771> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131771'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131771'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131770> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131770'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131770'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118303> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118303'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118303'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130758> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130758'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130758'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130640> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130640'^^xsd:integer;
  dwc:scientificName 'Gerlachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2374'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130640'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131029> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131029'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131029'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131032> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131032'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131032'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131030> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131030'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131030'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131916> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131916'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131916'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131760> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131760'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131760'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120409> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120409'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120409'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118694> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118694'^^xsd:integer;
  dwc:scientificName 'Belbolla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2556'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118694'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132160> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132160'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132160'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131734> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131734'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131734'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131733> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131733'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131733'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131732> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131732'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131732'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119863> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119863'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119863'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119892> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119892'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119892'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119866> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119866'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119866'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119864> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119864'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119864'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119473> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119473'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119473'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119264> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119264'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119264'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118566> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118566'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118566'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129041> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129041'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129041'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119229> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119229'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119229'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131341> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131341'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131341'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131287> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131287'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131287'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131277> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131277'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131277'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130834> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130834'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130834'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130836> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130836'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130836'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130863> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130863'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130863'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129498> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129498'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129498'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129469> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129469'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129469'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129537> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129537'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129537'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119463> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119463'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119463'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120253> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120253'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120253'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120282> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120282'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120282'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118811> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118811'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118811'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130912> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130912'^^xsd:integer;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130912'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130914> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130914'^^xsd:integer;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130914'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130915> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130915'^^xsd:integer;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130915'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119006> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119006'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2449'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119006'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119008> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119008'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2449'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119008'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118878> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118878'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118878'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118850> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118850'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118850'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129898> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129898'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129898'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129899> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129899'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129899'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129927> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129927'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129927'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129381> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129381'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129381'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129353> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129353'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129353'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120175> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120175'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120175'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118966> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118966'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118966'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118449> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118449'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118449'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118421> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118421'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118421'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118423> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118423'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118423'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118420> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118420'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118420'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120332> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120332'^^xsd:integer;
  dwc:scientificName 'Vasostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '227195'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120332'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '227195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129314> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129314'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129314'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129703> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129703'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129703'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129108> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129108'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129108'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129547> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129547'^^xsd:integer;
  dwc:scientificName 'Desmoscolecidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2173'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129547'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131654> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131654'^^xsd:integer;
  dwc:scientificName 'Microlaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2171'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131654'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130824> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130824'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130824'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130798> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130798'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130798'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130797> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130797'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130797'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130796> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130796'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130796'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130795> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130795'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130795'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120373> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120373'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120373'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120371> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120371'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120371'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120370> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120370'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120370'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132120> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132120'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132120'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132121> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132121'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132121'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129901> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129901'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129901'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131536> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131536'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131536'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129666> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129666'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129666'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129665> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129665'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129665'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118371> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118371'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118371'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119357> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119357'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119357'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119356> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119356'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119356'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119385> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119385'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119385'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119736> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119736'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119736'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119709> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119709'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119709'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119710> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119710'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119710'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119580> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119580'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119580'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119554> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119554'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119554'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119551> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119551'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119551'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119552> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119552'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119552'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119553> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119553'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119553'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118459> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118459'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118459'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118488> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118488'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118488'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129970> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129970'^^xsd:integer;
  dwc:scientificName 'Endeolophos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '227169'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129970'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '227169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129933> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129933'^^xsd:integer;
  dwc:scientificName 'Endeolophos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '227169'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129933'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '227169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131617> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131617'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131617'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131616> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131616'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131616'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131615> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131615'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131615'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131643> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131643'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131643'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131586> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131586'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131586'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131587> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131587'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131587'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131576> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131576'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131576'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131838> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131838'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131838'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119826> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119826'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119826'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119825> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119825'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119825'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119824> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119824'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119824'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119853> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119853'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119853'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119827> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119827'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119827'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129355> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129355'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129355'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129352> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129352'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129352'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131075> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131075'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131075'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131076> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131076'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131076'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120165> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120165'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120165'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120139> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120139'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120139'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130837> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130837'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130837'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119265> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119265'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119265'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118422> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118422'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118422'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119007> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119007'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2449'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119007'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120399> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120399'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120399'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129079> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58611111111111 25.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129079'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.133333333333'^^xsd:double;
  dwc:latitude '40.586111111111'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129079'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131545> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131545'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131545'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131547> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131547'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131547'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131567> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131567'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131567'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131544> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131544'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131544'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131546> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131546'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131546'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119562> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119562'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119562'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119560> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119560'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119560'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118937> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118937'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118937'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118935> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118935'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118935'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131801> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131801'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131801'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131781> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131781'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131781'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131778> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131778'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131778'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119521> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119521'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119521'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119522> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119522'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119522'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119543> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119543'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119543'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131818> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131818'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131818'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131817> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131817'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131817'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131819> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131819'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131819'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118312> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118312'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118312'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130764> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130764'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130764'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131060> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131060'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131060'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131038> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131038'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131038'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131918> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131918'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131918'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131896> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131896'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131896'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131762> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131762'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131762'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120224> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120224'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120224'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129589> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129589'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129589'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132091> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132091'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132091'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131739> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131739'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131739'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131740> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131740'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131740'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131741> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131741'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131741'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131742> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131742'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131742'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129438> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129438'^^xsd:integer;
  dwc:scientificName 'Demonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2330'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129438'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119871> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119871'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119871'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129126> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129126'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129126'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119872> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119872'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119872'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120075> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120075'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120075'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119236> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119236'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119236'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118568> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118568'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118568'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118546> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118546'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118546'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119231> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119231'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119231'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131466> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131466'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131466'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131350> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131350'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131350'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131352> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131352'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131352'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131296> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131296'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131296'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132170> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132170'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132170'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131467> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131467'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131467'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131468> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131468'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131468'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130845> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130845'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130845'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130843> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130843'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130843'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132191> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132191'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132191'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131437> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131437'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131437'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129517> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129517'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129517'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119444> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119444'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119444'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119445> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119445'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119445'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129324> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129324'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129324'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129323> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129323'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129323'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120261> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120261'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120261'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120284> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120284'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120284'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131528> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131528'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131528'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120011> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120011'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120011'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119988> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119988'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119988'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130923> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130923'^^xsd:integer;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130923'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118859> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118859'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118859'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118880> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118880'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118880'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118857> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118857'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118857'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129909> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129909'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129909'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129906> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129906'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129906'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129908> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129908'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129908'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129383> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129383'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129383'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129362> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129362'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129362'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129360> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129360'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129360'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129361> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129361'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129361'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129363> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129363'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129363'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131388> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131388'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131388'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118508> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118508'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118508'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130179> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130179'^^xsd:integer;
  dwc:scientificName 'Gamarinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '227443'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130179'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118975> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118975'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118975'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118976> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118976'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118976'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132012> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132012'^^xsd:integer;
  dwc:scientificName 'Odontanticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '160852'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132012'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '160852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118428> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118428'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118428'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118429> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118429'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118429'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118431> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118431'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118431'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119780> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119780'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119780'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129399> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129399'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129399'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130375> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130375'^^xsd:integer;
  dwc:scientificName 'Comesomatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2185'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130375'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130569> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130569'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2175'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130569'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130336> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130336'^^xsd:integer;
  dwc:scientificName 'Ceramonematidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2176'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130336'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130552> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130552'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130552'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129556> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129556'^^xsd:integer;
  dwc:scientificName 'Desmoscolecidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2173'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129556'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119309> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119309'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119309'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130805> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130805'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130805'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130804> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130804'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130804'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130826> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130826'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130826'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130803> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130803'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130803'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120379> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120379'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120379'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120401> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120401'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120401'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120380> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120380'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120380'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120378> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120378'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120378'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132151> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132151'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132151'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132128> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132128'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132128'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132131> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132131'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132131'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129322> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129322'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129322'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119365> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119365'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119365'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131084> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131084'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131084'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130304> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130304'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130304'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129828> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129828'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129828'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129695> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129695'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129695'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129673> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129673'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129673'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118351> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118351'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118351'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118352> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118352'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118352'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119367> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119367'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119367'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119364> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119364'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119364'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119387> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119387'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119387'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119561> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119561'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119561'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119559> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119559'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119559'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119582> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119582'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119582'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131001> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131001'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131001'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118490> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118490'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118490'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129812> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129812'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129812'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129770> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129770'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129770'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129938> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129938'^^xsd:integer;
  dwc:scientificName 'Endeolophos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '227169'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129938'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '227169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129961> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129961'^^xsd:integer;
  dwc:scientificName 'Endeolophos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '227169'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129961'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '227169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118623> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118623'^^xsd:integer;
  dwc:scientificName 'Bathyeurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '227167'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118623'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '227167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131623> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131623'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131623'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131624> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131624'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131624'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131594> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131594'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131594'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131596> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131596'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131596'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131597> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131597'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131597'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131840> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131840'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131840'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131820> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131820'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131820'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119833> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119833'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119833'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119834> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119834'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119834'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119835> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119835'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119835'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119855> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119855'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119855'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119423> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119423'^^xsd:integer;
  dwc:scientificName 'Pseudosteineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2464'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119423'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119406> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119406'^^xsd:integer;
  dwc:scientificName 'Pseudosteineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2464'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119406'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130307> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130307'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130307'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130288> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130288'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130288'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131067> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131067'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131067'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131083> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131083'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131083'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129283> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129283'^^xsd:integer;
  dwc:scientificName 'Cricolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2401'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129283'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119442> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119442'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119442'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132035> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132035'^^xsd:integer;
  dwc:scientificName 'Odontanticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '160852'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132035'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '160852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129929> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129929'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129929'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129907> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129907'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129907'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132247> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132247'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132247'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118509> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118509'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118509'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119286> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119286'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119286'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120262> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.320277777777775 25.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.320277777777775"^^xsd:decimal ;
  dwc:decimalLongitude "25.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120262'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.17'^^xsd:double;
  dwc:latitude '40.320277777778'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120262'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131541> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131541'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131541'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131542> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131542'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131542'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131540> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131540'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131540'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118931> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118931'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118931'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118932> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118932'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118932'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131776> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131776'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131776'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131775> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131775'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131775'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119542> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119542'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119542'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119517> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119517'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119517'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119516> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119516'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119516'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131813> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131813'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131813'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131816> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131816'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131816'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131815> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131815'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131815'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131814> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131814'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131814'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131774> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131774'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131774'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118308> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118308'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118308'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118895> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118895'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118895'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130760> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130760'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130760'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130786> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130786'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130786'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131033> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131033'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131033'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120104> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120104'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120104'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131891> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131891'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131891'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120413> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120413'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120413'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120414> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120414'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120414'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129587> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129587'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129587'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129585> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129585'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129585'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132164> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132164'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132164'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132165> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132165'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132165'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130108> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130108'^^xsd:integer;
  dwc:scientificName 'Eurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2559'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130108'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131738> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131738'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131738'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119869> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119869'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119869'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119868> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119868'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119868'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120071> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120071'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120071'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130139> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130139'^^xsd:integer;
  dwc:scientificName 'Filoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2580'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130139'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119269> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119269'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119269'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119268> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119268'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119268'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119270> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119270'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119270'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131464> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131464'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131464'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131463> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131463'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131463'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119230> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119230'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119230'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119207> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119207'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119207'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131346> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131346'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131346'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131291> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131291'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131291'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130840> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130840'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130840'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130839> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130839'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130839'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119915> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119915'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119915'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119917> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119917'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119917'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119902> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119902'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119902'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131432> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131432'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131432'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131434> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131434'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131434'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131433> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131433'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131433'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129499> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129499'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129499'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129474> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129474'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129474'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130059> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130059'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130059'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129514> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129514'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129514'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129513> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129513'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129513'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129512> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129512'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129512'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119440> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119440'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119440'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119439> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119439'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119439'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119464> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119464'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119464'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129320> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129320'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129320'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129319> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129319'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129319'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120258> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120258'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120258'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120259> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120259'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120259'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120283> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120283'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120283'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118840> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118840'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118840'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118815> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118815'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118815'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130918> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130918'^^xsd:integer;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130918'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130917> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130917'^^xsd:integer;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130917'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130410> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130410'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2448'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130410'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118853> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118853'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118853'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129903> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129903'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129903'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129928> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129928'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129928'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129902> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129902'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129902'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129382> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129382'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129382'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129357> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129357'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129357'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129359> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129359'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129359'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129889> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129889'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129889'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120205> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120205'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120205'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120180> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120180'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120180'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119076> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119076'^^xsd:integer;
  dwc:scientificName 'Phanodermopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2509'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119076'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132009> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132009'^^xsd:integer;
  dwc:scientificName 'Odontanticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '160852'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132009'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '160852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118424> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118424'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118424'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118425> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118425'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118425'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118426> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118426'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118426'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118427> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118427'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118427'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132243> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132243'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132243'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129708> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129708'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129708'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129733> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129733'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129733'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129707> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129707'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129707'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129710> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129710'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129710'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129109> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129109'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129109'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129083> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129083'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129083'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129551> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129551'^^xsd:integer;
  dwc:scientificName 'Desmoscolecidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2173'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129551'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129552> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129552'^^xsd:integer;
  dwc:scientificName 'Desmoscolecidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2173'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129552'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119283> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119283'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119283'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131947> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131947'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131947'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130825> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130825'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130825'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130799> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130799'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130799'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130802> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130802'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130802'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120377> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120377'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120377'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132124> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132124'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132124'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132125> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132125'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132125'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131800> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131800'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131800'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129694> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129694'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129694'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131081> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131081'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131081'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131618> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131618'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131618'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120375> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120375'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120375'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120439> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120439'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120439'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131761> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131761'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131761'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129670> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129670'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129670'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129668> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129668'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129668'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129669> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129669'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129669'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118347> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118347'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118347'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118346> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118346'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118346'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118372> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118372'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118372'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119386> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119386'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119386'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119360> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119360'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119360'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119714> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119714'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119714'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119557> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119557'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119557'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119556> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119556'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119556'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119555> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119555'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119555'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119558> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119558'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119558'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118463> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118463'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118463'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129811> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129811'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129811'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131620> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131620'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131620'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131619> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131619'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131619'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131590> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131590'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131590'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131593> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131593'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131593'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131839> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131839'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131839'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119831> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119831'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119831'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119830> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119830'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119830'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119828> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119828'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119828'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119829> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119829'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119829'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119815> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119815'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119815'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119791> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119791'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119791'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119789> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119789'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119789'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119418> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119418'^^xsd:integer;
  dwc:scientificName 'Pseudosteineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2464'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119418'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131066> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131066'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131066'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131079> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131079'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131079'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131080> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131080'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131080'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130800> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130800'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130800'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120140> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120140'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120140'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129475> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129475'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129475'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129538> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129538'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129538'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129356> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129356'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129356'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130919> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43361111111111 25.17222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43361111111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.17222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130919'^^xsd:integer;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.172222222222'^^xsd:double;
  dwc:latitude '40.433611111111'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130919'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131564> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131564'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131564'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131532> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131532'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131532'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131798> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131798'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131798'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119540> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119540'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119540'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129348> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129348'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129348'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129349> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129349'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129349'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131808> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131808'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131808'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131807> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131807'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131807'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131806> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131806'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131806'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131805> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131805'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131805'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119080> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119080'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119080'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131766> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131766'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131766'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131720> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131720'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131720'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131688> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131688'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131688'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130752> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130752'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130752'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131027> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131027'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131027'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131026> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131026'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131026'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131057> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131057'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131057'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120093> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120093'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120093'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120125> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120125'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120125'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131759> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131759'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131759'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131727> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131727'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131727'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131728> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131728'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131728'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131729> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131729'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131729'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120096> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120096'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120096'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119118> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119118'^^xsd:integer;
  dwc:scientificName 'Platycomopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2540'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119118'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119860> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119860'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119860'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119859> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119859'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119859'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130947> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130947'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130947'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119891> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119891'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119891'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119260> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119260'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119260'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119253> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119253'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119253'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130246> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130246'^^xsd:integer;
  dwc:scientificName 'Phanodermatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2197'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130246'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131456> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131456'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131456'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131457> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131457'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131457'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119196> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119196'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119196'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119197> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119197'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119197'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131286> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131286'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131286'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131276> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131276'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131276'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132156> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132156'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132156'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130831> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130831'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130831'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130833> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130833'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130833'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130862> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130862'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130862'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130830> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130830'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130830'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119907> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119907'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119907'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119908> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119908'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119908'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131423> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131423'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131423'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132196> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132196'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132196'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129536> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129536'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129536'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119433> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119433'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119433'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119430> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119430'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119430'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119462> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119462'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119462'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129309> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129309'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129309'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129311> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129311'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129311'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120249> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120249'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120249'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120281> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120281'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120281'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130911> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130911'^^xsd:integer;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130911'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130910> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130910'^^xsd:integer;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130910'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130909> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130909'^^xsd:integer;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130909'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129926> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129926'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129926'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129380> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129380'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129380'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120203> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120203'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120203'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120173> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120173'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120173'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120171> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120171'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120171'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120172> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120172'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120172'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131377> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131377'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131377'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118448> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118448'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118448'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118416> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118416'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118416'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118418> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118418'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118418'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118419> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118419'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118419'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132266> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132266'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132266'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132237> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132237'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132237'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132234> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132234'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132234'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119760> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119760'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119760'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129351> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129351'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129351'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131142> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131142'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131142'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129388> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129388'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129388'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129310> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129310'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129310'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129701> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129701'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129701'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130791> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130791'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130791'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130792> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130792'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130792'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130793> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130793'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130793'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130794> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130794'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130794'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130823> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130823'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130823'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120367> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120367'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120367'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120366> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120366'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120366'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132118> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132118'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132118'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132155> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132155'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132155'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132117> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132117'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132117'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118370> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118370'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118370'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131064> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131064'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131064'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131584> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131584'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131584'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131252> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131252'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131252'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119547> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119547'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119547'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131028> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131028'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131028'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129848> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129848'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129848'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129660> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129660'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129660'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129661> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129661'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129661'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118339> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118339'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118339'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119352> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119352'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119352'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119384> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119384'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119384'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129271> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129271'^^xsd:integer;
  dwc:scientificName 'Cricolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2401'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129271'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119705> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119705'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119705'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119706> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119706'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119706'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119703> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119703'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119703'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119704> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119704'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119704'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119579> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119579'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119579'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119548> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119548'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119548'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119549> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119549'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119549'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130989> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130989'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130989'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120047> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120047'^^xsd:integer;
  dwc:scientificName 'Subsphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '227190'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120047'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '227190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129777> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129777'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129777'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131613> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131613'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131613'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131611> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131611'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131611'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131642> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131642'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131642'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131585> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131585'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131585'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131575> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131575'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131575'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131583> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131583'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131583'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131837> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131837'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131837'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119823> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119823'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119823'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119852> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119852'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119852'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119821> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119821'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119821'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119820> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119820'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119820'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119822> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119822'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119822'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119411> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119411'^^xsd:integer;
  dwc:scientificName 'Pseudosteineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2464'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119411'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130285> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130285'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130285'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130292> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130292'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130292'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131074> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131074'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131074'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131071> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131071'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131071'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131730> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131730'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131730'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131298> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131298'^^xsd:integer;
  dwc:scientificName 'Manganonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '233963'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131298'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '233963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120135> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120135'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120135'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120132> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120132'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120132'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120133> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120133'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120133'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120095> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1271"^^xsd:integer ;
  dwc:maximumDepthInMeters "1271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120095'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1271'^^xsd:integer;
  dwc:maximumDepth '1271'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120095'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131548> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131548'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131548'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131822> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131822'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131822'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131783> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131783'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131783'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131802> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131802'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131802'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131784> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131784'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131784'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131782> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131782'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131782'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119524> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119524'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119524'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129210> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129210'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129210'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131824> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131824'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131824'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131823> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131823'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131823'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131821> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131821'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131821'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131841> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131841'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131841'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131044> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131044'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131044'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131705> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131705'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131705'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131704> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131704'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131704'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131977> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131977'^^xsd:integer;
  dwc:scientificName 'Neotonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2325'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131977'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131042> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131042'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131042'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131043> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131043'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131043'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120109> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120109'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120109'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120110> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120110'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120110'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120129> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120129'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120129'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120111> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120111'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120111'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120112> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120112'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120112'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131743> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131743'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131743'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131763> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131763'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131763'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130457> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130457'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130457'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131746> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131746'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131746'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131745> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131745'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131745'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131744> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131744'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131744'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131860> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131860'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131860'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120306> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120306'^^xsd:integer;
  dwc:scientificName 'Trissonchulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2528'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120306'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119176> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119176'^^xsd:integer;
  dwc:scientificName 'Polygastrophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2563'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119176'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119875> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119875'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119875'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120079> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120079'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120079'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119239> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119239'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119239'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119257> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119257'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119257'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119237> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119237'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119237'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118569> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118569'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118569'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130261> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130261'^^xsd:integer;
  dwc:scientificName 'Phanodermatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2197'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130261'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130281> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130281'^^xsd:integer;
  dwc:scientificName 'Phanodermatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2197'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130281'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119212> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119212'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119212'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131353> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131353'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131353'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131354> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131354'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131354'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131261> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131261'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131261'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131260> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131260'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131260'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131262> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131262'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131262'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131471> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131471'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131471'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130866> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130866'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130866'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130849> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130849'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130849'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130848> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130848'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130848'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132173> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132173'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132173'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119904> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119904'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119904'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129501> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129501'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129501'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129540> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129540'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129540'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129522> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129522'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129522'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119447> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119447'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119447'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119448> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119448'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119448'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119446> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119446'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119446'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129345> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129345'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129345'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129326> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129326'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129326'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129328> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129328'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129328'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120267> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120267'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120267'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120266> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120266'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120266'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120265> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120265'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120265'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120285> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120285'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120285'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130944> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130944'^^xsd:integer;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130944'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129366> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129366'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129366'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119641> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119641'^^xsd:integer;
  dwc:scientificName 'Scaptrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2466'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119641'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120207> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120207'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120207'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120189> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120189'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120189'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118998> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118998'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118998'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118432> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118432'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118432'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118452> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118452'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118452'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118433> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118433'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118433'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129364> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129364'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129364'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130807> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130807'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130807'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130810> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130810'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130810'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130809> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130809'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130809'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130827> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130827'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130827'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120385> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120385'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120385'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120382> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120382'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120382'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132134> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132134'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132134'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132132> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132132'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132132'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132133> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132133'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132133'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132152> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132152'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132152'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118374> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118374'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118374'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129944> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129944'^^xsd:integer;
  dwc:scientificName 'Endeolophos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '227169'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129944'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '227169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131646> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131646'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131646'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131550> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131550'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131550'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130885> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130885'^^xsd:integer;
  dwc:scientificName 'Haliplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2391'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130885'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130047> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130047'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130047'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129696> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129696'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129696'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129676> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129676'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129676'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129678> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129678'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129678'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129677> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129677'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129677'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129679> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129679'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129679'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118354> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118354'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118354'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118356> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118356'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118356'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119369> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119369'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119369'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119368> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119368'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119368'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119388> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119388'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119388'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129288> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129288'^^xsd:integer;
  dwc:scientificName 'Cricolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2401'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129288'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129287> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129287'^^xsd:integer;
  dwc:scientificName 'Cricolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2401'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129287'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129754> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129754'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129754'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118627> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118627'^^xsd:integer;
  dwc:scientificName 'Bathyeurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '227167'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118627'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '227167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118647> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118647'^^xsd:integer;
  dwc:scientificName 'Bathyeurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '227167'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118647'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '227167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131627> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131627'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131627'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131629> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131629'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131629'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131628> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131628'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131628'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131600> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131600'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131600'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131599> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131599'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131599'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131579> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131579'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131579'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119856> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119856'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119856'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119836> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119836'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119836'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119838> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119838'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119838'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119837> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119837'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119837'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119800> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119800'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119800'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119817> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119817'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119817'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130309> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130309'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130309'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131068> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131068'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131068'^^xsd:anyURI;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131087> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131087'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131087'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131088> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131088'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131088'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120148> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120148'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120148'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120150> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120150'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120150'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120151> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120151'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120151'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120149> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120149'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120149'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131439> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131439'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131439'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129325> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129325'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129325'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129327> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129327'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129327'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130808> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.080555555555556"^^xsd:decimal ;
  dwc:decimalLongitude "25.283333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.080555555555556 25.283333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "36.080555555555556"^^xsd:decimal ;
  geo-pos:long "25.283333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130808'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.283333333333'^^xsd:double;
  dwc:latitude '36.080555555556'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1772'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130808'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118953> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118953'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118953'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131794> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131794'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131794'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119536> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119536'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119536'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119537> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119537'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119537'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129652> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129652'^^xsd:integer;
  dwc:scientificName 'Diplolaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2444'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129652'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118408> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118408'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118408'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131718> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131718'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131718'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131716> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131716'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131716'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118328> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118328'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118328'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118329> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118329'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118329'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118912> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118912'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118912'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131055> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131055'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131055'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131056> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131056'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131056'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131755> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131755'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131755'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130624> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130624'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130624'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120124> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120124'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120124'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120123> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120123'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120123'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129144> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129144'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129144'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120317> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120317'^^xsd:integer;
  dwc:scientificName 'Trissonchulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2528'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120317'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131134> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131134'^^xsd:integer;
  dwc:scientificName 'Leptosomatides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2534'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131134'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131366> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131366'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131366'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131274> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131274'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131274'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131275> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131275'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131275'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131482> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131482'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131482'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131483> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131483'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131483'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129495> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129495'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129495'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129535> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129535'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129535'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119461> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119461'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119461'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129340> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129340'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129340'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120278> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120278'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120278'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120277> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A120277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:120277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '120277'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:120277'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132068> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132068'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132068'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130431> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130431'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2448'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130431'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129376> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129376'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129376'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129378> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129378'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129378'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129379> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129379'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129379'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119611> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119611'^^xsd:integer;
  dwc:scientificName 'Scaptrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2466'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119611'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119610> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119610'^^xsd:integer;
  dwc:scientificName 'Scaptrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2466'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119610'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131404> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131404'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131404'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118525> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118525'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118525'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118446> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118446'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118446'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131209> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131209'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131209'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118444> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118444'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118444'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118447> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118447'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118447'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132262> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132262'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132262'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118756> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118756'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118756'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119305> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119305'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119305'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130820> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130820'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130820'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130819> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130819'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130819'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132145> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132145'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132145'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132144> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132144'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132144'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132146> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A132146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:132146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '132146'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:132146'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129339> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129339'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129339'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119383> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119383'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119383'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131101> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131101'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131101'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118483> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A118483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:118483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '118483'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:118483'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130039> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130039'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130039'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130042> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130042'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130042'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129688> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129688'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129688'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119382> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119382'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119382'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119381> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119381'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119381'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119380> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119380'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119380'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119733> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119733'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119733'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119731> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119731'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119731'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129260> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129260'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129260'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129259> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129259'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129259'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130702> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130702'^^xsd:integer;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130702'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119965> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119965'^^xsd:integer;
  dwc:scientificName 'Spirobolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '227177'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119965'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '227177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131640> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131640'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131640'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131639> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131639'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131639'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131638> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131638'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131638'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131641> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131641'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131641'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131835> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131835'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131835'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131836> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131836'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131836'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131834> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131834'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131834'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131833> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131833'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131833'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119851> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119851'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119851'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119849> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A119849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:119849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '119849'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:119849'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130718> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A130718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:130718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '130718'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:130718'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131102> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A131102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:131102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '131102'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:131102'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129607> ;
  mr:hasGeometry <https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "25.708333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1290"^^xsd:integer ;
  dwc:maximumDepthInMeters "1290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 25.708333333333332)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "25.708333333333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/759__urn%3Acatalog%3AMarBEF%2FManuela%3AHa%3A129607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ha:129607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/759_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ha'^^xsd:string;
  dwc:catalogNumber '129607'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Aegean [Egeïsch]'^^xsd:string;
  dwc:longitude '25.708333333333'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1290'^^xsd:integer;
  dwc:maximumDepth '1290'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 63.5 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ha:129607'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF