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

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167763'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167763'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167788> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167788'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167788'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167765> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167765'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167765'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167768> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167768'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167768'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167770> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167770'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167770'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167773> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167773'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167773'^^xsd:anyURI;
  dwc:observationDate '1991-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167774> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167774'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167774'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167783> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167783'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167783'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167784> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167784'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167784'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167785> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167785'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167785'^^xsd:anyURI;
  dwc:observationDate '1991-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167787> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167787'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167787'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167764> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167764'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167764'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166825> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166825'^^xsd:integer;
  dwc:scientificName 'Nemanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166825'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166803> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166803'^^xsd:integer;
  dwc:scientificName 'Nemanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166803'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166813> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166813'^^xsd:integer;
  dwc:scientificName 'Nemanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166813'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166815> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166815'^^xsd:integer;
  dwc:scientificName 'Nemanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166815'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166819> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166819'^^xsd:integer;
  dwc:scientificName 'Nemanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166819'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166820> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166820'^^xsd:integer;
  dwc:scientificName 'Nemanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166820'^^xsd:anyURI;
  dwc:observationDate '1991-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166821> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166821'^^xsd:integer;
  dwc:scientificName 'Nemanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166821'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166822> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166822'^^xsd:integer;
  dwc:scientificName 'Nemanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166822'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166823> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166823'^^xsd:integer;
  dwc:scientificName 'Nemanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166823'^^xsd:anyURI;
  dwc:observationDate '1991-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '2550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166826> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166826'^^xsd:integer;
  dwc:scientificName 'Nemanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166826'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167766> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167766'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167766'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166910> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166910'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166910'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166912> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166912'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166912'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166915> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166915'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166915'^^xsd:anyURI;
  dwc:observationDate '1991-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166900> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166900'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166900'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166907> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166907'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166907'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166909> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166909'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166909'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166264> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166264'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166264'^^xsd:anyURI;
  dwc:observationDate '1991-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166256> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166256'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166256'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166459> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166459'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166459'^^xsd:anyURI;
  dwc:observationDate '1991-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166441> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166441'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166441'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167205> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167205'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167205'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167220> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167220'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167220'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167219> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167219'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167219'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167209> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167209'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167209'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167206> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167206'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167206'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167204> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167204'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167204'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167211> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167211'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167211'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167367> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167367'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167367'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166443> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166443'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166443'^^xsd:anyURI;
  dwc:observationDate '1991-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166437> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166437'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166437'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166442> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166442'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166442'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166468> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166468'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166468'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166470> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166470'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166470'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166467> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166467'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166467'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166469> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166469'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166469'^^xsd:anyURI;
  dwc:observationDate '1991-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167203> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167203'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167203'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167185> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167185'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167185'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167181> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167181'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167181'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157973> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157973'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157973'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157975> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157975'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157975'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157976> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157976'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157976'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157968> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157968'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157968'^^xsd:anyURI;
  dwc:observationDate '1991-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166282> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166282'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166282'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157960> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157960'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157960'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157959> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157959'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157959'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157977> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157977'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157977'^^xsd:anyURI;
  dwc:observationDate '1991-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157961> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157961'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157961'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157962> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157962'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157962'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157963> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157963'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157963'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157965> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157965'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157965'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157967> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157967'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157967'^^xsd:anyURI;
  dwc:observationDate '1991-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157969> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157969'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157969'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157970> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157970'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157970'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157971> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157971'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157971'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158146> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:158146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '158146'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:158146'^^xsd:anyURI;
  dwc:observationDate '1991-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158142> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:158142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '158142'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:158142'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158144> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:158144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '158144'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:158144'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158145> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:158145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '158145'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:158145'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158154> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:158154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '158154'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:158154'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167043> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167043'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167043'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167047> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167047'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167047'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167050> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167050'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167050'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167055> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167055'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167055'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167059> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167059'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167059'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167053> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167053'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167053'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167051> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167051'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167051'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167049> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167049'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167049'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158164> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:158164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '158164'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:158164'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157979> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157979'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157979'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157958> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157958'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157958'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157980> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157980'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157980'^^xsd:anyURI;
  dwc:observationDate '1991-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157964> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157964'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157964'^^xsd:anyURI;
  dwc:observationDate '1991-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157982> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157982'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157982'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157983> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157983'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157983'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157978> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157978'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157978'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166712> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166712'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166712'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166716> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166716'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166716'^^xsd:anyURI;
  dwc:observationDate '1991-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166706> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166706'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166706'^^xsd:anyURI;
  dwc:observationDate '1991-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166702> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166702'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166702'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167568> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167568'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167568'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167578> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167578'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167578'^^xsd:anyURI;
  dwc:observationDate '1991-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167579> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167579'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167579'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167583> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167583'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167583'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167464> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167464'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167464'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167489> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167489'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167489'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167485> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167485'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167485'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167484> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167484'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167484'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167487> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167487'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167487'^^xsd:anyURI;
  dwc:observationDate '1991-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167478> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167478'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167478'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167468> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167468'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167468'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167488> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167488'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167488'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167482> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167482'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167482'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167466> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167466'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167466'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166921> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166921'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166921'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166922> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166922'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166922'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166923> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166923'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166923'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166924> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166924'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166924'^^xsd:anyURI;
  dwc:observationDate '1991-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166925> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166925'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166925'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166927> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166927'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166927'^^xsd:anyURI;
  dwc:observationDate '1991-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166929> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166929'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166929'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166930> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166930'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166930'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166926> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166926'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166926'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157539> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157539'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157539'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166574> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166574'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166574'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167335> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167335'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167335'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166680> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166680'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166680'^^xsd:anyURI;
  dwc:observationDate '1991-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166693> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166693'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166693'^^xsd:anyURI;
  dwc:observationDate '1991-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166695> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166695'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166695'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166685> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166685'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166685'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166686> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166686'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166686'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166687> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166687'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166687'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166688> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166688'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166688'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166689> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166689'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166689'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166690> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166690'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166690'^^xsd:anyURI;
  dwc:observationDate '1991-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166691> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166691'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166691'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166692> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166692'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166692'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166683> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166683'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166683'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166671> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166671'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166671'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166672> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166672'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166672'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166673> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166673'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166673'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166674> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166674'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166674'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166675> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166675'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166675'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166676> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166676'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166676'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166678> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166678'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166678'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166679> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166679'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166679'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166681> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166681'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166681'^^xsd:anyURI;
  dwc:observationDate '1991-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157937> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157937'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157937'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157956> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157956'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157956'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157699> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157699'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157699'^^xsd:anyURI;
  dwc:observationDate '1991-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157709> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157709'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157709'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157686> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157686'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157686'^^xsd:anyURI;
  dwc:observationDate '1991-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157687> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157687'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157687'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157688> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157688'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157688'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157691> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157691'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157691'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157710> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157710'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157710'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157689> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157689'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157689'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167127> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167127'^^xsd:integer;
  dwc:scientificName 'Paramicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2409'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167127'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167134> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167134'^^xsd:integer;
  dwc:scientificName 'Paramicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2409'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167134'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167135> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167135'^^xsd:integer;
  dwc:scientificName 'Paramicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2409'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167135'^^xsd:anyURI;
  dwc:observationDate '1991-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '2409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167066> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167066'^^xsd:integer;
  dwc:scientificName 'Parallelocoilas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '153342'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167066'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '153342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167061> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167061'^^xsd:integer;
  dwc:scientificName 'Parallelocoilas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '153342'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167061'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '153342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167617> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167617'^^xsd:integer;
  dwc:scientificName 'Stygodesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '153402'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167617'^^xsd:anyURI;
  dwc:observationDate '1991-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '153402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167611> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167611'^^xsd:integer;
  dwc:scientificName 'Stygodesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '153402'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167611'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '153402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167608> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167608'^^xsd:integer;
  dwc:scientificName 'Stygodesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '153402'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167608'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '153402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167606> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167606'^^xsd:integer;
  dwc:scientificName 'Stygodesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '153402'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167606'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '153402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167602> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167602'^^xsd:integer;
  dwc:scientificName 'Stygodesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '153402'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167602'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '153402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167604> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167604'^^xsd:integer;
  dwc:scientificName 'Stygodesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '153402'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167604'^^xsd:anyURI;
  dwc:observationDate '1991-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '153402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166725> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166725'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166725'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166726> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166726'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166726'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166736> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166736'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166736'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166738> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166738'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166738'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166230> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166230'^^xsd:integer;
  dwc:scientificName 'Gomphionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '160854'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166230'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '160854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167509> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167509'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167509'^^xsd:anyURI;
  dwc:observationDate '1991-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167508> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167508'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167508'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167490> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167490'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167490'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166509> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166509'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166509'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166514> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166514'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166514'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166502> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166502'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166502'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166513> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166513'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166513'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166500> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166500'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166500'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166505> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166505'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166505'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166506> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166506'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166506'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166499> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166499'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166499'^^xsd:anyURI;
  dwc:observationDate '1991-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166492> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166492'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166492'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166491> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166491'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166491'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166490> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166490'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166490'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166510> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166510'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166510'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158114> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:158114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '158114'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:158114'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157712> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157712'^^xsd:integer;
  dwc:scientificName 'Chaetonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2499'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157712'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157906> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157906'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157906'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157907> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157907'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157907'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167705> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167705'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167705'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167706> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167706'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167706'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167720> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167720'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167720'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167703> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167703'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167703'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167388> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167388'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167388'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167398> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167398'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167398'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167404> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167404'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167404'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167410> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167410'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167410'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167400> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167400'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167400'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167395> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167395'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167395'^^xsd:anyURI;
  dwc:observationDate '1991-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166600> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166600'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166600'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166333> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166333'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166333'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166928> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166928'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166928'^^xsd:anyURI;
  dwc:observationDate '1991-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166918> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166918'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166918'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166919> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166919'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166919'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167753> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167753'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167753'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167757> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167757'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167757'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167756> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167756'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167756'^^xsd:anyURI;
  dwc:observationDate '1991-07-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167752> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167752'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167752'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167751> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167751'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167751'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167750> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167750'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167750'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167762> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167762'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167762'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166920> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166920'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166920'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158036> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:158036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '158036'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:158036'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158037> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:158037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '158037'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:158037'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166400> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166400'^^xsd:integer;
  dwc:scientificName 'Karkinochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '153210'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166400'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '153210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167760> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167760'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167760'^^xsd:anyURI;
  dwc:observationDate '1991-11-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167761> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167761'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167761'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167755> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167755'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167755'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167759> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167759'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167759'^^xsd:anyURI;
  dwc:observationDate '1991-10-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167758> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167758'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167758'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166956> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166956'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166956'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166937> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166937'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166937'^^xsd:anyURI;
  dwc:observationDate '1991-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166936> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166936'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166936'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166934> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166934'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166934'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166932> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166932'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166932'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166940> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166940'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166940'^^xsd:anyURI;
  dwc:observationDate '1991-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166890> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166890'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166890'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166888> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166888'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166888'^^xsd:anyURI;
  dwc:observationDate '1991-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166886> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166886'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166886'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166885> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166885'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166885'^^xsd:anyURI;
  dwc:observationDate '1991-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166883> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166883'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166883'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166867> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166867'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166867'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166868> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166868'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166868'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166875> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166875'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166875'^^xsd:anyURI;
  dwc:observationDate '1991-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166876> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166876'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166876'^^xsd:anyURI;
  dwc:observationDate '1991-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166877> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166877'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166877'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166878> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166878'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166878'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166889> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166889'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166889'^^xsd:anyURI;
  dwc:observationDate '1991-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166887> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166887'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166887'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166882> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166882'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166882'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166891> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166891'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166891'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166376> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166376'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166376'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166526> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166526'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166526'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157501> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157501'^^xsd:integer;
  dwc:scientificName 'Acanthopharynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2338'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157501'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167551> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167551'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167551'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157528> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157528'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157528'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166310> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166310'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166310'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166316> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166316'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166316'^^xsd:anyURI;
  dwc:observationDate '1991-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166308> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166308'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166308'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166797> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166797'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166797'^^xsd:anyURI;
  dwc:observationDate '1991-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166782> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166782'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166782'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167673> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167673'^^xsd:integer;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167673'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166559> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166559'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166559'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166989> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166989'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166989'^^xsd:anyURI;
  dwc:observationDate '1991-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167309> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167309'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167309'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167308> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167308'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167308'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158013> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:158013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '158013'^^xsd:integer;
  dwc:scientificName 'Ditlevsenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2558'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:158013'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '2558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158035> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:158035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '158035'^^xsd:integer;
  dwc:scientificName 'Ditlevsenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2558'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:158035'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166749> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166749'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166749'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157795> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157795'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157795'^^xsd:anyURI;
  dwc:observationDate '1991-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166656> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166656'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166656'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157801> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157801'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157801'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157802> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157802'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157802'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157803> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157803'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157803'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157804> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157804'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157804'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157797> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157797'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157797'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157789> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157789'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157789'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157793> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157793'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157793'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157796> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157796'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157796'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157811> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157811'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157811'^^xsd:anyURI;
  dwc:observationDate '1991-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157813> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157813'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157813'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157805> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157805'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157805'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157806> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157806'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157806'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157807> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157807'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157807'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157808> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157808'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157808'^^xsd:anyURI;
  dwc:observationDate '1991-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157810> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157810'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157810'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157809> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157809'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157809'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166844> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166844'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166844'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167015> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167015'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167015'^^xsd:anyURI;
  dwc:observationDate '1991-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167027> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167027'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167027'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166161> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166161'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166161'^^xsd:anyURI;
  dwc:observationDate '1991-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166965> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166965'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166965'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157815> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157815'^^xsd:integer;
  dwc:scientificName 'Comesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2426'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157815'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167632> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167632'^^xsd:integer;
  dwc:scientificName 'Synodontium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167632'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167091> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167091'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167091'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157984> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157984'^^xsd:integer;
  dwc:scientificName 'Diodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157984'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157985> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157985'^^xsd:integer;
  dwc:scientificName 'Diodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157985'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166177> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166177'^^xsd:integer;
  dwc:scientificName 'Gammarinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2446'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166177'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157929> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157929'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157929'^^xsd:anyURI;
  dwc:observationDate '1991-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157911> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157911'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157911'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157908> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157908'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157908'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157909> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157909'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157909'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157925> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157925'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157925'^^xsd:anyURI;
  dwc:observationDate '1991-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157924> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157924'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157924'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157923> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157923'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157923'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157920> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157920'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157920'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157918> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157918'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157918'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157915> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157915'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157915'^^xsd:anyURI;
  dwc:observationDate '1991-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157914> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157914'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157914'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157913> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157913'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157913'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157912> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157912'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157912'^^xsd:anyURI;
  dwc:observationDate '1991-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157763> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157763'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157763'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167107> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167107'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167107'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167413> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167413'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167413'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167412> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167412'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167412'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167415> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167415'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167415'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167422> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167422'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167422'^^xsd:anyURI;
  dwc:observationDate '1991-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167423> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167423'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167423'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167428> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167428'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167428'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157555> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157555'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157555'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166619> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166619'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166619'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167781> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167781'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167781'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157471> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157471'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157471'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166463> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166463'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166463'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157974> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157974'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157974'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157981> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157981'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157981'^^xsd:anyURI;
  dwc:observationDate '1991-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166697> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166697'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166697'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167133> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167133'^^xsd:integer;
  dwc:scientificName 'Paramicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2409'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167133'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157934> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157934'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157934'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166696> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166696'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166696'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166684> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166684'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166684'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166694> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166694'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166694'^^xsd:anyURI;
  dwc:observationDate '1991-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158148> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:158148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '158148'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:158148'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167045> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167045'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167045'^^xsd:anyURI;
  dwc:observationDate '1991-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166507> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166507'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166507'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157854> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157854'^^xsd:integer;
  dwc:scientificName 'Crenopharynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2505'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157854'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157685> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157685'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157685'^^xsd:anyURI;
  dwc:observationDate '1991-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166444> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166444'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166444'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157502> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157502'^^xsd:integer;
  dwc:scientificName 'Acanthopharynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2338'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157502'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157880> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157880'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157880'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167307> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167307'^^xsd:integer;
  dwc:scientificName 'Pseudonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2344'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167307'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167273> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167273'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167273'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166433> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166433'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166433'^^xsd:anyURI;
  dwc:observationDate '1991-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166416> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166416'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166416'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166428> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166428'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166428'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166427> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166427'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166427'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166432> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166432'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166432'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166414> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166414'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166414'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166434> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166434'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166434'^^xsd:anyURI;
  dwc:observationDate '1991-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166412> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166412'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166412'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166431> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166431'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166431'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166938> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166938'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166938'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166880> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166880'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166880'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157643> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157643'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157643'^^xsd:anyURI;
  dwc:observationDate '1991-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157635> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157635'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157635'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157645> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157645'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157645'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157649> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157649'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157649'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157650> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157650'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157650'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157655> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157655'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157655'^^xsd:anyURI;
  dwc:observationDate '1991-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157656> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157656'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157656'^^xsd:anyURI;
  dwc:observationDate '1991-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167438> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167438'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167438'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167463> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167463'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167463'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157597> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157597'^^xsd:integer;
  dwc:scientificName 'Apodontium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '227192'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157597'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '227192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167230> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167230'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167230'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167244> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167244'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167244'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158067> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:158067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '158067'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:158067'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158065> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:158065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '158065'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:158065'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158085> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:158085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '158085'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:158085'^^xsd:anyURI;
  dwc:observationDate '1991-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158084> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:158084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '158084'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:158084'^^xsd:anyURI;
  dwc:observationDate '1991-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158064> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:158064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '158064'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:158064'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158066> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:158066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '158066'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:158066'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158082> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:158082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '158082'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:158082'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158074> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:158074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '158074'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:158074'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158112> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:158112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '158112'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:158112'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158113> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:158113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '158113'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:158113'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158097> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:158097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '158097'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:158097'^^xsd:anyURI;
  dwc:observationDate '1991-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158107> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:158107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '158107'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:158107'^^xsd:anyURI;
  dwc:observationDate '1991-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158093> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:158093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '158093'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:158093'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157684> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157684'^^xsd:integer;
  dwc:scientificName 'Bathyeurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '227167'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157684'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '227167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157614> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157614'^^xsd:integer;
  dwc:scientificName 'Astomonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2494'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157614'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157609> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157609'^^xsd:integer;
  dwc:scientificName 'Astomonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2494'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157609'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157623> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157623'^^xsd:integer;
  dwc:scientificName 'Astomonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2494'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157623'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '2494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157611> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157611'^^xsd:integer;
  dwc:scientificName 'Astomonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2494'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157611'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167646> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167646'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167646'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167647> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167647'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167647'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167140> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167140'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167140'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166205> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166205'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166205'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166210> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166210'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166210'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167729> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167729'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167729'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167726> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167726'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167726'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167749> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167749'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167749'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167748> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167748'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167748'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167738> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167738'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167738'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167731> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167731'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167731'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167727> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167727'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167727'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167728> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167728'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167728'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167724> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167724'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167724'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167730> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167730'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167730'^^xsd:anyURI;
  dwc:observationDate '1991-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157928> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157928'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157928'^^xsd:anyURI;
  dwc:observationDate '1991-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157931> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157931'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157931'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167533> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167533'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167533'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157812> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157812'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157812'^^xsd:anyURI;
  dwc:observationDate '1991-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157798> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157798'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157798'^^xsd:anyURI;
  dwc:observationDate '1991-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157921> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157921'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157921'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157910> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157910'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157910'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167087> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167087'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167087'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166620> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166620'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166620'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157738> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157738'^^xsd:integer;
  dwc:scientificName 'Cheironchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2326'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157738'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157624> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157624'^^xsd:integer;
  dwc:scientificName 'Astomonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2494'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157624'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157601> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157601'^^xsd:integer;
  dwc:scientificName 'Apodontium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '227192'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157601'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '227192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167734> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167734'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167734'^^xsd:anyURI;
  dwc:observationDate '1991-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157930> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157930'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157930'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157927> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157927'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157927'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167175> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167175'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167175'^^xsd:anyURI;
  dwc:observationDate '1991-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166417> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166417'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166417'^^xsd:anyURI;
  dwc:observationDate '1991-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167166> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167166'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167166'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167165> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167165'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167165'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167172> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167172'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167172'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167170> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167170'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167170'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167168> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167168'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167168'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167167> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167167'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167167'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167171> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167171'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167171'^^xsd:anyURI;
  dwc:observationDate '1991-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167173> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167173'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167173'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167177> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167177'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167177'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167176> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167176'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167176'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167169> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167169'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167169'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167174> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167174'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167174'^^xsd:anyURI;
  dwc:observationDate '1991-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166834> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166834'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166834'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166831> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166831'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166831'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166832> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166832'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166832'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166830> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166830'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166830'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166833> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166833'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166833'^^xsd:anyURI;
  dwc:observationDate '1991-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166827> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166827'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166827'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166837> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166837'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166837'^^xsd:anyURI;
  dwc:observationDate '1991-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166829> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166829'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166829'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166839> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166839'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166839'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166838> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166838'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166838'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166835> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166835'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166835'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166836> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166836'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166836'^^xsd:anyURI;
  dwc:observationDate '1991-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166828> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166828'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166828'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157841> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157841'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157841'^^xsd:anyURI;
  dwc:observationDate '1991-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157847> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157847'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157847'^^xsd:anyURI;
  dwc:observationDate '1991-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157845> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157845'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157845'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157853> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157853'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157853'^^xsd:anyURI;
  dwc:observationDate '1992-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157852> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157852'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157852'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157851> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157851'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157851'^^xsd:anyURI;
  dwc:observationDate '1991-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157850> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157850'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157850'^^xsd:anyURI;
  dwc:observationDate '1991-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157849> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157849'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157849'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157848> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157848'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157848'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157846> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157846'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157846'^^xsd:anyURI;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157844> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157844'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157844'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157843> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157843'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157843'^^xsd:anyURI;
  dwc:observationDate '1991-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157842> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157842'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157842'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158027> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:158027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '158027'^^xsd:integer;
  dwc:scientificName 'Ditlevsenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2558'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:158027'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167754> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167754'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167754'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158159> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A158159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:158159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '158159'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:158159'^^xsd:anyURI;
  dwc:observationDate '1991-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167072> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167072'^^xsd:integer;
  dwc:scientificName 'Parallelocoilas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '153342'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167072'^^xsd:anyURI;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '153342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167065> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167065'^^xsd:integer;
  dwc:scientificName 'Parallelocoilas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '153342'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167065'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '153342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157966> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157966'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157966'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166711> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A166711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:166711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '166711'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:166711'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167096> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A167096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:167096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '167096'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:167096'^^xsd:anyURI;
  dwc:observationDate '1991-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157972> ;
  mr:hasGeometry <https://eurobis.org/id/point/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33555556 9.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33555556"^^xsd:decimal ;
  dwc:decimalLongitude "9.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/675__urn%3Acatalog%3AMarBEF%2FManuela%3Aml%3A157972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ml:157972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/675_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ml'^^xsd:string;
  dwc:catalogNumber '157972'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Prelo bay (Ligurian sea)'^^xsd:string;
  dwc:longitude '9.2025'^^xsd:double;
  dwc:latitude '44.33555556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ml:157972'^^xsd:anyURI;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF